Welcome![Sign In][Sign Up]
Location:
Search - arm mp3

Search list

[Windows CEARM7MP3decode

Description: ARM7的MP3解码,也是从网上获得的,值得借鉴-ARM7 MP3 decoding, as well as online and worth learning
Platform: | Size: 46080 | Author: ligao111 | Hits:

[mpeg mp3MP3_encoder.tgz

Description: 下载后将后缀名zip去掉再解压。arm平台上利用ipp做mp3编码的源代码-suffix will download zip removed again unpacked. Arm platform using ipp do mp3 encoding the source code
Platform: | Size: 15360 | Author: 刘翔 | Hits:

[SCMarmokmp3

Description: sta013mp3,很好的一个mp3例子,内有i2c,sta013等的源码。-sta013mp3 a good example of an mp3 inside i2c. sta013 the source.
Platform: | Size: 51200 | Author: | Hits:

[mpeg mp3mp3decoderforarm

Description: 可以通过这个制作一台mp3播放器的全套代码,包括arm的启动过程,控制codec aic23的全套过程-through the production of a mp3 player is the set of codes, including the arm of the startup process. aic23 control codec is the set of process
Platform: | Size: 56320 | Author: 苏哲 | Hits:

[Software Engineering2410-mp3

Description: 这是一个基于2410的mp3系统设计方案和原理图,希望对大家有帮助-This is a 2410-based system of mp3 design and drawings, and I hope to be helpful
Platform: | Size: 72704 | Author: 李斌 | Hits:

[BooksLab2_mp3-nfs

Description: mp3移植pxa255 arm linux -mp3 transplant pxa255 arm linux
Platform: | Size: 500736 | Author: shi | Hits:

[Linux-Unixarm_ac97_mp3

Description: 基于arm嵌入式处理器的AC97驱动和MP3的播放代码及详细pdf中文手册-arm embedded processor based on the AC97 drive and MP3 player code and the detailed pdf manual Chinese
Platform: | Size: 337920 | Author: CM | Hits:

[mpeg mp3MP3_Player_LPC2148_EFSL

Description: 一个在 LPC2148 使用软件式 MP3 Decoder 播放例程,此例程由 SD/MMC 读取 MP3 格式,支持FAT 12/16/32 型式,Software MP3 Decoder 支援 MPEG-1,MPEG-2,MPEG-2.5 Audio Layer-I,Layer-II 及 Layer-III 播放,全部硬件仅需使用一颗 LPC-2148 (ARM-7)再加上一颗小 AMP IC即可,详情见例程内 AN10583.pdf,使用 Rowley CrossWorks V1.6 编译下编译完成.-LPC2148 use a software to play MP3 Decoder type routines, the routines by the SD/MMC read MP3 formats, support for FAT 12/16/32 patterns, Software MP3 Decoder supports MPEG-1, MPEG-2, MPEG-2.5Audio Layer-I, Layer-II, and Layer-III player, all the hardware just to use an LPC-2148 (ARM-7) coupled with a small AMP IC can be, as detailed in routine AN10583.pdf, the use of Rowley CrossWorks completed under the compiler compiler V1.6.
Platform: | Size: 1753088 | Author: kly | Hits:

[Graph programarm_mp3

Description: 基于arm的MP3解码原码,适合ads环境运行-MP3 decoder based on the arm of the original code, suitable for the environment to run ads
Platform: | Size: 303104 | Author: 吕剑飞 | Hits:

[ELanguageARMMP3

Description: ARMMP3.zip是arm下的mp3解码源代码,是学习的好东西。-ARMMP3.zip is the arm of mp3 decoder source code, is to learn good things.
Platform: | Size: 62464 | Author: jj | Hits:

[ARM-PowerPC-ColdFire-MIPSmp3_decoder

Description: MP3的软件解码代码,arm平台,ads编译通过-MP3 decoding software code, arm platform, ads compiled through
Platform: | Size: 557056 | Author: bjasj | Hits:

[Software EngineeringMP3-madplayARM

Description: madplay在s3c2410、linux2.4.18上移植-madplay in s3c2410, linux2.4.18 on transplantation
Platform: | Size: 4096 | Author: zhujumei | Hits:

[Embeded-SCM DevelopARMMP3

Description: 这个代码是用ADS1.2平台开发的一个mp3播放器。-err
Platform: | Size: 55296 | Author: hoilly | Hits:

[mpeg mp3mp3player

Description: Linux application ,mp3 player for arm cpu.-Linux application, mp3 player for arm cpu.
Platform: | Size: 4001792 | Author: heliang | Hits:

[Embeded Linuxarmmp3

Description: MP3解码程序在ARM开发板实现有具体注释及解释-MP3 decoding procedures in ARM development board realize there are specific notes and explanations
Platform: | Size: 56320 | Author: sjh | Hits:

[ARM-PowerPC-ColdFire-MIPSARMMP3

Description: 44b0上实现mp3解码 ,好到东西,快下-44b0 achieve mp3 decoding, so good that things soon
Platform: | Size: 167936 | Author: 埃弗顿 | Hits:

[Windows CEmp3play

Description: 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC D:\WINCE500\pubilc\common\OAK\INC D:\WINCE500\pubilc\common\DDK\INC 2. >Library files D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面为播放源码 #include "stdafx.h" #include<dshow.h> #include<streams.h> .......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行 -Very suitable for embedded mp3 player, such as the console! Attention Readme.doc bag to see the detailed process of compression, in the ARM and MIPS adopted a new wce application, choose a simple windows ce application in 1.tool-
Platform: | Size: 1568768 | Author: lzy | Hits:

[Other Embeded programARMMP3

Description: 以ARM7为内核, LPC2116为开发平台的MP3解码代码。是学习有关mp3代码的一个好例子-To ARM7 for the core, LPC2116 development platform for the MP3 decoder code. Learn about the mp3 code is a good example of
Platform: | Size: 55296 | Author: hhailin | Hits:

[Other Embeded program44b0_MP3decoder

Description: 很好的基于ARM7S3C44b0的mp3编码解码程序,-Very good based on the mp3 codec ARM7S3C44b0 procedures,
Platform: | Size: 57344 | Author: homeheman | Hits:

[Software Engineeringarm_mp3_decoder

Description: 在VC++下mp3的解码源码,调试已经通过各个过程很详细。
Platform: | Size: 56320 | Author: 刘继深 | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net